demos: Fix minesweeper demos on Windows
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 7 Sep 2020 08:28:48 +0000 (16:28 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 15 Sep 2020 07:53:20 +0000 (15:53 +0800)
commitc766e31e8f680723837d6a500fdf6e82bc969a2b
tree2efadda6786d897f1eeb6d97e3fe6b3032f1d2b8
parentfc6d621146a0fd79793d57cbefc9ea00ffb50b1c
demos: Fix minesweeper demos on Windows

Make sure the callback functions in the .ui files are exported, so that
those functions can be recognized at runtime so that things run
properly.
demos/gtk-demo/listview_minesweeper.c